runtime.unwinder.g (field)
9 uses
runtime (current package)
traceback.go#L104: g guintptr
traceback.go#L218: g: gp.guintptr(),
traceback.go#L255: gp := u.g.ptr()
traceback.go#L298: u.g.set(gp)
traceback.go#L321: u.g.set(gp)
traceback.go#L444: gp := u.g.ptr()
traceback.go#L563: gp := u.g.ptr()
traceback.go#L601: ctxt := u.g.ptr().cgoCtxt[u.cgoCtxt]
traceback.go#L965: gp := u.g.ptr()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |